Close
dtSearch Text Retrieval Engine Programmer's Reference
ISearchResults::Sort Method
Syntax
IDL
HRESULT Sort([in] long flags, [in] BSTR fieldName);
Parameters
Description
[in] long flags
SortFlagsDts value specyfing the type of sort to perform
[in] BSTR fieldName
If flags is dtsSortByField, the name of the field to sort by

Sort search results. See SortFlagsDts for sorting options.